home *** CD-ROM | disk | FTP | other *** search
- ; INF file for PCI card
- ; Generated by WinDriver
-
- ; Copyright Jungo 2001
-
- [Version]
- Signature="$Chicago$"
- Class=Jungo
- ClassGUID={c671678c-82c1-43f3-d700-0049433e9a4b}
- Provider=%Provider%
- ;DriverVer=mm/dd/yyyy
-
- [SourceDisksNames]
- 1="WinDriver Installation Disk",,0
-
- [SourceDisksFiles]
- wdpnp.sys = 1
-
- [Manufacturer]
- %Manufacturer%=mfgsec
-
- [mfgsec]
- ; The Vendor ID is 11b0, and the Device ID is 0004
- %V3_PBC%=V3_PBC, PCI\VEN_11b0&DEV_0004
-
- [V3_PBC]
- Log_Config=Base1
- Copyfiles = V3_PBC.Files.Ext
-
- [Base1]
- IRQConfig=3,4,5,7,9,10,11,14,15
-
- [ClassInstall32]
- Addreg=JungoClassReg
-
- [V3_PBC.Services]
- Addservice = wdpnp, 0x00000002, V3_PBC.Addservice
-
- [V3_PBC.AddService]
- DisplayName = %usb.SvcDesc%
- ServiceType = 1 ; SERVICE_KERNEL_DRIVER
- StartType = 3 ; SERVICE_DEMAND_START
- ErrorControl = 1 ; SERVICE_ERROR_NORMAL
- ServiceBinary = %10%\System32\Drivers\wdpnp.sys
-
- [JungoClassReg]
- HKR,,,,Jungo
- HKR,,Icon,,-5
- HKR,,DevLoader,,*ntkern
- HKR,,NTMPDriver,,wdpnp.sys
-
- [V3_PBC.Files.Ext]
- ;Remove the remarks for installation on a target computer
- ;windrvr.sys
- wdpnp.sys
-
- [DestinationDirs]
- DefaultDestDir=10
-
- [ControlFlags]
-
- [Strings]
- Provider="Jungo"
- Manufacturer="Jungo"
- usb.SvcDesc="WinDriver PNP Client"
- V3_PBC="Jungo V3_PBC : Description of V3_PBC"
-